CommonEvent 604
Name = "イベント：レア度上昇"

  999([604])
  ControlSwitches([73, 73, 0])
  ConditionalBranch([1, 129, 0, 0, 0])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Rub my paw pads? It's only 2G..."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Rub", "Don't Rub"], 2])
    When([0, "プニプニする"])
      ChangeGold([1, 0, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Luka's party rubbed her paw pads..."])
      ConditionalBranch([1, 151, 0, 0, 0])
        ControlVariables([150, 150, 1, 0, 30])
        CallCommonEvent([918])
        PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["Rare Points increased by 30!"])
        ShowText(["(Current Rare Points:\\V[150])"])
        Empty([])

      BranchEnd([])
      ConditionalBranch([1, 151, 0, 1, 1])
        ControlVariables([150, 150, 1, 0, 150])
        CallCommonEvent([918])
        PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["Rare Points increased by 150!"])
        ShowText(["(Current Rare Points:\\V[150])"])
        Empty([])

      BranchEnd([])
      ControlVariables([129, 129, 0, 0, 1])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    When([1, "プニプニしない"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>They're soft..."])
      ShowText([""])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 129, 0, 1, 0])
    ShowTextAttributes(["shirokuma_fc1", 1, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Come again...♪"])
    ShowText([""])
    ControlSwitches([73, 73, 1])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
